home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 2 / The Arsenal Files 2 (Arsenal Computer).ISO / lan / ptf446.exe / HOSTPRT.002 next >
Text File  |  1994-04-06  |  477b  |  17 lines

  1. ; Install script for NetWare HostPrint (Diskette #2)
  2. ; This diskette installs PRINTCON, PRINTDEF and associated files
  3. ; for NetWare 3.1x users.
  4.  
  5. NetworkPath=sys:\system;
  6. If (NW3x) Copy=printcon.exe;
  7. If (NW3x) Copy=printcon.msg;
  8. If (NW3x) Copy=printcon.hep;
  9. If (NW3x) Copy=printdef.exe;
  10. If (NW3x) Copy=printdef.msg;
  11. If (NW3x) Copy=printdef.hep;
  12. If (NW3x) Copy=textutil.idx;
  13. If (NW3x) Copy=textutil.hep;
  14. If (NW3x) Copy=textutil.msg;
  15. If (NW3x) Copy=ibm_run.ovl;
  16.  
  17.